- getBatteryStatus
HipGamepadBatteryStatus getBatteryStatus(ubyte id)
Undocumented in source. Be warned that the author may not have intended to support it.
- isWireless
bool isWireless(ubyte id)
Undocumented in source. Be warned that the author may not have intended to support it.
- poll
void poll(HipGamepad pad)
Undocumented in source. Be warned that the author may not have intended to support it.
- setVibrating
void setVibrating(ubyte id, double leftMotor, double rightMotor, double leftTrigger, double rightTrigger)
Undocumented in source. Be warned that the author may not have intended to support it.
Engine task: Send gamepad connect and disconnect events Poll every connected gamepad every frame Should always return a neutral state for every disconnected gamepad
Game task: Check gamepad count Decide what will do with connected gamepads